PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getObjectEncryptionKey Method
In This Topic
    getObjectEncryptionKey Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected byte[] getObjectEncryptionKey( 
       int ObjectID,
       int generationNumber,
       byte[] salt
    )

    Parameters

    ObjectID
    generationNumber
    salt
    See Also